Glossary Item Box
Overview
News Groups are regular groups in Squirrelcart that you've designated for use with the News module. By designating a group as a "News Group", customers with user accounts will have the option to opt in or out of the group. You can then choose the group as the recipient when creating a mailing.
![]() |
It is not necessary to designate a group as a News Group in order to send mailings to its members, but it is recommended. Users usually do not appreciate receiving unsolicited email. If you are creating a News Group and want to add all your customers to it, we recommend sending an initial mailing to the group letting them know that you've created the list and they've been added because they are a customer, along with instructions for removing themselves. |
When you designate a group as a News Group, that group will appear in a new box at the bottom of the account page, seen when the customer logs in and clicks "Account Details". It's also seen when the customer is creating a user account.

You can control the text that appears at the top and bottom of this box using the Header and Footer fields in the Account Page Opt In section of the News Settings page.
![]() |
If you've created 1 or more News Groups and don't see the box shown above on the account page, it may be because you are missing the PHP code needed to display it. The code goes in the "account_form.tpl.php" template file, and is as follows:
<?=$News_Groups?> |
. If you want to designate an existing group as a News Group, click it's record row to open it.


© 2001-2016 Lighthouse Development. All Rights Reserved.